Skip to content

Conversation

@a-nogikh
Copy link
Collaborator

Instead of creating a new Spanner client/connection per each DB operation, cache the clients per each appID. In normal operation, there will be just one appID and one client. For tests, we create a different appID per each NewSpannerCtx anyway.

@a-nogikh a-nogikh marked this pull request as draft January 27, 2026 09:22
Instead of creating a new Spanner client/connection per each DB
operation, cache the clients per each appID. In normal operation,
there will be just one appID and one client. For tests, we create
a different appID per each NewSpannerCtx anyway.
@a-nogikh a-nogikh force-pushed the features/dashboard-spanner branch from 68f1307 to 2047e7e Compare January 27, 2026 10:26
@a-nogikh a-nogikh marked this pull request as ready for review January 27, 2026 10:36
@a-nogikh a-nogikh requested a review from dvyukov January 27, 2026 10:36
@a-nogikh a-nogikh added this pull request to the merge queue Jan 27, 2026
Merged via the queue into google:master with commit cdeabb9 Jan 27, 2026
18 checks passed
@dvyukov dvyukov added the AI patching Feature requests and bugs related to AI-based kernel bug fix generation. label Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI patching Feature requests and bugs related to AI-based kernel bug fix generation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants